Skip to content

Update to winx 0.23.0.#159

Merged
sunfishcode merged 1 commit intomainfrom
sunfishcode/update-winx
Feb 22, 2021
Merged

Update to winx 0.23.0.#159
sunfishcode merged 1 commit intomainfrom
sunfishcode/update-winx

Conversation

@sunfishcode
Copy link
Copy Markdown
Member

Use winapi_util::file::information in place of winx::file::get_fileinfo,
which is simpler, except for needing to convert the types, which we need
to do because we're ultimately using these values in the
windows MetadataExt trait which uses u32. I submitted
BurntSushi/winapi-util#7 to propose changing the types upstream.

Use `winapi_util::file::information` in place of `winx::file::get_fileinfo`,
which is simpler, except for needing to convert the types, which we need
to do because we're ultimately using these values in the
[windows `MetadataExt` trait] which uses `u32`. I submitted
BurntSushi/winapi-util#7 to propose changing the types upstream.

[windows `MetadataExt` trait]: https://doc.rust-lang.org/stable/std/os/windows/fs/trait.MetadataExt.html
@sunfishcode sunfishcode force-pushed the sunfishcode/update-winx branch from 6f31a31 to 71a53e7 Compare February 18, 2021 19:04
@sunfishcode sunfishcode merged commit b982df8 into main Feb 22, 2021
@sunfishcode sunfishcode deleted the sunfishcode/update-winx branch February 22, 2021 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant